.. _`Image calculator`: .. _`com.sympathyfordata.imageanalysis.image_calculator`: Image calculator ```````````````` .. image:: image_image_calculator.svg :width: 48 Creates an image from a Python expression. Documentation ::::::::::::: Creates an image from a Python expression. Definition :::::::::: Input ports ........... **arg** 0 - 1, Input Output ports ............ **result** image Result Configuration ............. **Image** (expression) Expression that evaluates to a 2D or 3D array Implementation .............. .. automodule:: node_image_calculator :noindex: .. class:: ImageCalculator :noindex: